.Net Framework > v2.0.50727 > System > Data > Odbc > OdbcParameterCollection > Add Add(OdbcParameter)
Add(Object)
Add(String,OdbcType)
Add(String,OdbcType,Int32)
Add(String,OdbcType,Int32,String)
Add(String,Object)


Add(OdbcParameter)

Category
Method
Description
Adds the specified System.Data.Odbc.OdbcParameter to the System.Data.Odbc.OdbcParameterCollection.
Type
OdbcParameter
Character
public
Parameters
NameTypeDescription
valueOdbcParameter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(Object)

Category
Method
Description
Adds the specified System.Data.Odbc.OdbcParameter object to the System.Data.Odbc.OdbcParameterCollection.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueObject
Attributes
NameValue/Assignment
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Never
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,OdbcType)

Category
Method
Description
Adds an System.Data.Odbc.OdbcParameter to the System.Data.Odbc.OdbcParameterCollection, given the parameter name and data type.
Type
OdbcParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
odbcTypeOdbcType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,OdbcType,Int32)

Category
Method
Description
Adds an System.Data.Odbc.OdbcParameter to the System.Data.Odbc.OdbcParameterCollection given the parameter name, data type, and column length.
Type
OdbcParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
odbcTypeOdbcType
sizeInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,OdbcType,Int32,String)

Category
Method
Description
Adds an System.Data.Odbc.OdbcParameter to the System.Data.Odbc.OdbcParameterCollection given the parameter name, data type, column length, and source column name.
Type
OdbcParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
odbcTypeOdbcType
sizeInt32
sourceColumnString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Add(String,Object)

Category
Method
Description
Adds an System.Data.Odbc.OdbcParameter to the System.Data.Odbc.OdbcParameterCollection given the parameter name and value.
Type
OdbcParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
valueObject
Attributes
NameValue/Assignment
ObsoleteAttributeAdd(String parameterName, Object value) has been deprecated. Use AddWithValue(String parameterName, Object value). http://go.microsoft.com/fwlink/?linkid=14202, False
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Never
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database